[INFO] cloning repository https://github.com/canmi21/future-sync-ice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canmi21/future-sync-ice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanmi21%2Ffuture-sync-ice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanmi21%2Ffuture-sync-ice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f525f21b77c4d2dc0357cb7638c02078d81bf12b
[INFO] fixing canmi21/future-sync-ice against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanmi21%2Ffuture-sync-ice" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/canmi21/future-sync-ice
[INFO] finished tweaking git repo https://github.com/canmi21/future-sync-ice
[INFO] tweaked toml for git repo https://github.com/canmi21/future-sync-ice written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canmi21/future-sync-ice on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canmi21/future-sync-ice already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff
[INFO] running `Command { std: "docker" "start" "0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking vane v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: future cannot be shared between threads safely
[INFO] [stdout]   --> src/main.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let _target: Pin<Box<dyn Future<Output = ()> + Send + Sync>> = tunnel_future;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ future created by async block is not `Sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `dyn Future<Output = Result<Upgraded, ()>> + Send`
[INFO] [stdout] note: captured value is not `Sync`
[INFO] [stdout]   --> src/main.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |             match tokio::try_join!(client, upstream) {
[INFO] [stdout]    |                                    ^^^^^^ has type `Pin<Box<dyn Future<Output = Result<Upgraded, ()>> + Send>>` which is not `Sync`
[INFO] [stdout]    = note: required for the cast from `Pin<Box<{async block@src/main.rs:66:38: 66:48}>>` to `Pin<Box<dyn Future<Output = ()> + Send + Sync>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be shared between threads safely
[INFO] [stdout]   --> src/main.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let _target: Pin<Box<dyn Future<Output = ()> + Send + Sync>> = tunnel_future;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ future created by async block is not `Sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `(dyn AsyncReadWrite + Send + 'static)`
[INFO] [stdout] note: future is not `Sync` as this value is used across an await
[INFO] [stdout]   --> src/main.rs:70:81
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 Ok((mut c_io, mut u_io)) => {
[INFO] [stdout]    |                     -------- has type `Upgraded` which is not `Sync`
[INFO] [stdout] 70 |                     let _ = tokio::io::copy_bidirectional(&mut c_io, &mut u_io).await;
[INFO] [stdout]    |                                                                                 ^^^^^ await occurs here, with `mut c_io` maybe used later
[INFO] [stdout]    = note: required for the cast from `Pin<Box<{async block@src/main.rs:66:38: 66:48}>>` to `Pin<Box<dyn Future<Output = ()> + Send + Sync>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be shared between threads safely
[INFO] [stdout]   --> src/main.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let _target: Pin<Box<dyn Future<Output = ()> + Send + Sync>> = tunnel_future;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ future created by async block is not `Sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `dyn Future<Output = Result<Upgraded, ()>> + Send`
[INFO] [stdout] note: captured value is not `Sync`
[INFO] [stdout]   --> src/main.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |             match tokio::try_join!(client, upstream) {
[INFO] [stdout]    |                                    ^^^^^^ has type `Pin<Box<dyn Future<Output = Result<Upgraded, ()>> + Send>>` which is not `Sync`
[INFO] [stdout]    = note: required for the cast from `Pin<Box<{async block@src/main.rs:66:38: 66:48}>>` to `Pin<Box<dyn Future<Output = ()> + Send + Sync>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be shared between threads safely
[INFO] [stdout]   --> src/main.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let _target: Pin<Box<dyn Future<Output = ()> + Send + Sync>> = tunnel_future;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ future created by async block is not `Sync`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `(dyn AsyncReadWrite + Send + 'static)`
[INFO] [stdout] note: future is not `Sync` as this value is used across an await
[INFO] [stdout]   --> src/main.rs:70:81
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 Ok((mut c_io, mut u_io)) => {
[INFO] [stdout]    |                     -------- has type `Upgraded` which is not `Sync`
[INFO] [stdout] 70 |                     let _ = tokio::io::copy_bidirectional(&mut c_io, &mut u_io).await;
[INFO] [stdout]    |                                                                                 ^^^^^ await occurs here, with `mut c_io` maybe used later
[INFO] [stdout]    = note: required for the cast from `Pin<Box<{async block@src/main.rs:66:38: 66:48}>>` to `Pin<Box<dyn Future<Output = ()> + Send + Sync>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vane` (bin "vane" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vane` (bin "vane") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff", kill_on_drop: false }`
[INFO] [stdout] 0f11b805ba5cd97f71e118cfd47184ac3c50cb4d73bdb01cefb7702352a2abff
